[INFO] cloning repository https://github.com/playX18/mmtk-liballoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playX18/mmtk-liballoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayX18%2Fmmtk-liballoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayX18%2Fmmtk-liballoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf60523f283a3a617e81f272f2d7425e902a3d59
[INFO] fixing playX18/mmtk-liballoc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayX18%2Fmmtk-liballoc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/playX18/mmtk-liballoc
[INFO] finished tweaking git repo https://github.com/playX18/mmtk-liballoc
[INFO] tweaked toml for git repo https://github.com/playX18/mmtk-liballoc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/playX18/mmtk-liballoc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/playX18/mmtk-liballoc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e
[INFO] running `Command { std: "docker" "start" "f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/vmkit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/swapstack/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bitfield/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mu-ir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mu-utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/context/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking ruzstd v0.7.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling atomic-traits v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling swapstack v0.1.0 (/opt/rustwide/workdir/crates/swapstack)
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Migrating crates/swapstack/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr] warning: swapstack@0.1.0: compiling swapstack_x86_64_sysv_elf_gas.S
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling naked-function v0.1.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking probe v0.5.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking cranelift-bitset v0.112.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking mu-utils v0.1.0 (/opt/rustwide/workdir/crates/mu-utils)
[INFO] [stderr]    Migrating crates/mu-utils/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking cranelift-entity v0.112.3
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]        Fixed crates/mu-utils/src/rc.rs (4 fixes)
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling vmkit-context v0.1.0 (/opt/rustwide/workdir/crates/context)
[INFO] [stderr]    Migrating crates/context/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr] warning: vmkit-context@0.1.0: compiling make_x86_64_sysv_elf_gas.S
[INFO] [stderr] warning: vmkit-context@0.1.0: compiling ontop_x86_64_sysv_elf_gas.S
[INFO] [stderr] warning: vmkit-context@0.1.0: compiling jump_x86_64_sysv_elf_gas.S
[INFO] [stderr]     Checking mu-ir v0.1.0 (/opt/rustwide/workdir/crates/mu-ir)
[INFO] [stderr]    Migrating crates/mu-ir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mu-ir/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling vmkit-derive v0.1.0 (/opt/rustwide/workdir/crates/derive)
[INFO] [stderr]    Migrating crates/derive/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking macho-unwind-info v0.4.0
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking vmkit-bitfield v0.1.0 (/opt/rustwide/workdir/crates/bitfield)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking pe-unwind-info v0.3.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking framehop v0.13.1
[INFO] [stderr]    Compiling naked-function-macro v0.1.5
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]        Fixed crates/derive/src/lib.rs (3 fixes)
[INFO] [stderr]    Compiling mmtk-macros v0.29.0 (https://github.com/mmtk/mmtk-core#e8ff7c63)
[INFO] [stderr]    Migrating crates/bitfield/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Migrating crates/swapstack/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking framehop-object v0.2.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]        Fixed crates/swapstack/src/stack_bounds.rs (2 fixes)
[INFO] [stderr]        Fixed crates/swapstack/src/raw.rs (1 fix)
[INFO] [stderr]        Fixed crates/swapstack/src/stack.rs (6 fixes)
[INFO] [stderr]    Migrating crates/swapstack/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/bitfield/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Migrating crates/derive/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/context/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/context/src/fiber/mod.rs (1 fix)
[INFO] [stderr]        Fixed crates/context/src/internal/fcontext.rs (1 fix)
[INFO] [stderr]        Fixed crates/context/src/fiber/fcontext.rs (1 fix)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Migrating crates/swapstack/benches/context_switch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/swapstack/examples/fib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling mmtk v0.29.0 (https://github.com/mmtk/mmtk-core#e8ff7c63)
[INFO] [stderr]     Checking vmkit v0.1.0 (/opt/rustwide/workdir/crates/vmkit)
[INFO] [stderr]    Migrating crates/vmkit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/vmkit/src/utils/flags.rs (16 fixes)
[INFO] [stderr]        Fixed crates/vmkit/src/mm/shadow_stack.rs (4 fixes)
[INFO] [stderr]        Fixed crates/vmkit/src/runtime/threads.rs (4 fixes)
[INFO] [stderr]    Migrating crates/vmkit/src/main.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `vmkit` (bin "vmkit" test) due to 2 previous errors
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> crates/vmkit/src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Managed)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Failed to parse gen_impl: Error("unexpected end of input, expected token tree")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `VTABLE` found for struct `Array<T>` in the current scope
[INFO] [stdout]   --> crates/vmkit/src/main.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Array<T: ScanSlots<MockVM>> {
[INFO] [stdout]    | -------------------------------------- associated function or constant `VTABLE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     println!("{:p}", &Array::<i32>::VTABLE);
[INFO] [stdout]    |                                     ^^^^^^ associated function or constant not found in `Array<i32>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `VTABLE`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `VTableDef`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> crates/vmkit/src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Managed)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Failed to parse gen_impl: Error("unexpected end of input, expected token tree")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `VTABLE` found for struct `Array<T>` in the current scope
[INFO] [stdout]   --> crates/vmkit/src/main.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Array<T: ScanSlots<MockVM>> {
[INFO] [stdout]    | -------------------------------------- associated function or constant `VTABLE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     println!("{:p}", &Array::<i32>::VTABLE);
[INFO] [stdout]    |                                     ^^^^^^ associated function or constant not found in `Array<i32>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `VTABLE`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `VTableDef`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vmkit` (bin "vmkit") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e", kill_on_drop: false }`
[INFO] [stdout] f4897875032d0758578f6050e67b73dfa7cdaa9a7d2d8869b9a40ae8581ee67e
